AttachmentExtension Property

Contains a file name extension that indicates the document type of an attachment.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string Extension { get; set; }

Property Value

String
The extension.

See Also